|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--xdoclet.sdk.xgg.XGGPojo
|
+--xdoclet.sdk.xtag.migrator.OptionSets
XML element: <option-sets/>
. This element exists in the following versions:
| Constructor Summary | |
OptionSets()
Default constructor. |
|
OptionSets(Parameter parent)
Constructor. |
|
| Method Summary | |
void |
addOptionSet(OptionSet optionSet)
XML element: <option-set/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*) |
Collection |
getOptionSetCollection()
|
| Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OptionSets()
public OptionSets(Parameter parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.| Method Detail |
public final void addOptionSet(OptionSet optionSet)
throws IllegalStateException
XML element: <option-set/>
This element exists in the following versions:
optionSet - the OptionSet to add.
IllegalStateException - if this method is illegal
with the current version.public final Collection getOptionSetCollection()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||